home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 1519 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  73 lines

  1. On 21 Feb 1996, crayor wrote:
  2.  
  3. > BSC ISDN II CARD / PPP problem
  4. > I`m using amitcp4.0demo and ppp 1.30 to connect to my university with my
  5. > USR modem and everthing works perfectly.
  6. > But when I`m trying to use my isdn card the prg `online` says:
  7. > (online is on top of the startnet script)
  8. > 6.Workbench:> online ppp1
  9. > S2_ONLINE: Device driver is offline (Unit is currently offline)
  10. > (the TR gadget of statemon turns on and off before the text output)
  11. > What does that error mean?
  12. > I`m using the same startnet script for the modem and the isdn card
  13. > except that the device driver is ofcourse bscisdn.device with 64000 baud.
  14. > Does anybody else in the world use isdn on amiga and knows how to fix it?
  15. > Perhaps it`s some option missing?
  16. > env:sana2/ppp1.config is:
  17. > bscisdn.device 0 64000 0.0.0.0 7WIRE
  18. > 8.Workbench:> version bscisdn.device
  19. > bscisdn 2.218
  20. > the startnet script is:
  21. > AmiTCP:bin/online ppp1
  22. > AmiTCP:AmiTCP
  23. > WaitForPort AMITCP
  24. > ; Configure loop-back device
  25. > AmiTCP:bin/ifconfig lo0 localhost
  26. > ; Configure ppp1
  27. > AmiTCP:bin/ifconfig ppp1 $ppp0IPLocal $ppp0IPRemote
  28. > ; Add route to this host
  29. > AmiTCP:bin/route add $ppp0IPLocal localhost
  30. > ; Add route to the default gateway
  31. > AmiTCP:bin/route add default $ppp0IPRemote
  32. > SetEnv HOSTNAME `AmiTCP:bin/hostname`
  33. > Assign >NIL: TCP: EXISTS
  34. > IF WARN
  35. >   Mount TCP: FROM AmiTCP:devs/inet-mountlist
  36. > EndIF
  37. > ; Start the internet `super server'
  38. > Run <NIL: >NIL: AmiTCP:bin/inetd
  39. > and db/interfaces includes:
  40. > ppp1 DEV=DEVS:Networks/ppp.device UNIT=1 IPTYPE=33 NOARP P2P
  41. > Did somebody to get that configuration to work?
  42. > l8z Crayor! (crayor@zedat.fu-berlin.de)
  43. > - Only AMiGA makes it possible! -
  44. As far as I understod, you should use the iwan.device, which has been 
  45. written for a isdn-ppp connection.
  46.  
  47.  
  48. Regards,
  49.  
  50. Johan
  51.  
  52. Johan Henselmans
  53. work: johan@netsense.nl tel: (+31)-(0)20-6261180
  54. Netsense bv, Nieuwe Herengracht 147 1011 SG Amsterdam
  55. home: johan@hsb.nest.nl tel: (+31)-(0)20-6267538 
  56. Nieuwe Herengracht 147d 1011 SG Amsterdam
  57.  
  58.  
  59.